Skip to content

chore(release): bump version to 3.0.0#8644

Merged
MarkusNeusinger merged 2 commits into
mainfrom
chore/release-3.0.0
Jun 10, 2026
Merged

chore(release): bump version to 3.0.0#8644
MarkusNeusinger merged 2 commits into
mainfrom
chore/release-3.0.0

Conversation

@MarkusNeusinger

Copy link
Copy Markdown
Owner

Version bump for the v3.0.0 release. Full release notes will be attached to the tag once this lands (draft release already prepared).

Why a major version

  • Highcharts Python → JavaScript was a clean break (feat(highcharts): migrate Highcharts from Python to JavaScript (Phase 2) #8516): all 322 legacy highcharts.py implementations were removed and replaced by native highcharts.js 12.6.0.
  • The catalog scope changed fundamentally: 2 → 4 languages, 10 → 15 libraries.
  • The Imprint palette replaced Okabe-Ito in every implementation — a complete visual identity change.

Highlights since v2.4.0

Known follow-up (not in this PR): highcharts-core is still listed in pyproject.toml although the Python wrapper is no longer used (deferred in #8516).

Full Changelog: v2.4.0...main

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 10, 2026 18:51

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps the project’s declared package version to v3.0.0 in preparation for the major release, aligning the repository’s Python package metadata with the planned v3.0.0 tag.

Changes:

  • Update pyproject.toml [project].version from 2.4.0 to 3.0.0.

Comment thread pyproject.toml
[project]
name = "anyplot"
version = "2.4.0"
version = "3.0.0"
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@MarkusNeusinger MarkusNeusinger merged commit d05e1f2 into main Jun 10, 2026
9 checks passed
@MarkusNeusinger MarkusNeusinger deleted the chore/release-3.0.0 branch June 10, 2026 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants